h1{
	text-align: center;border: 13px solid powderblue;font-size: 150px;font-family: georgia;color:mediumspringgreen;background-color:purple;
}
p{color:darkblue;background-color:lightcoral;font-size:35px;}
ul{color:red;background-color:slategrey;font-size:24px;}
h3{color:blue;background-color:tomato;font-size:24px;}
body{background-color:dodgerblue ;}
span{background-color:red;color:yellow;font-size:48px;}
h2{color:indigo;background-color: indianred;font-size:40px}